home *** CD-ROM | disk | FTP | other *** search
- 4097 Preprocessor nesting level too deep
- 4098 #ELSE without prior #IFDEF
- 4099 #ENDIF without prior #IFDEF
- 4100 #ENDIF expected
- 4101 Unable to open script: @2
- 4102 Unknown preprocessor directive: @2
- 4103 Unable to open include file: @2
- 4104 Missing ')' in macro: '@2'.
- 4105 #ERROR: @2.
- 4106 Macro '@2' must have less than 16 arguments.
- 4107 Macro expansion text for '@2' is too large.
- 4108 Wrong number of arguments in call to macro: '@2'.
- 4109 Module level code is too large.
- 4110 Unterminated string: @2.
- 4111 Improperly formatted character constant: '@2'
- 4112 Unexpected end of file due to an unterminated comment.
- 4113 End of comment encountered outside of a comment block.
- 4114 Recursive macro expansion of '@2' is too deep.
- 4116 Bad Token File
- 4117 Illegal character '@2' encountered
- 4118 Identifier exceeds maximum length
- 4119 '@2' is not a valid macro name
- 4126 Unexpected end of statement
- 4127 Unexpected end of line
- 4128 Unexpected end of file
- 4129 Unexpected ','
- 4130 Unexpected '.'
- 4131 Unexpected operator '@2'
- 4132 Token '@2' is unknown
- 4133 Syntax error
- 4134 ')' expected
- 4135 Invalid function definition
- 4136 Object expected
- 4137 Illegal or duplicate function name '@2'
- 4138 Identifier '@2' may clash with a global; use 'declare' to disambiguate
- 4139 Identifier '@2' already defined
- 4140 Cannot perform member selection on class-name '@2'
- 4141 Identifier '@2' reserved for future use.
- 4142 Constant objects must be initialized when declared
- 4143 Invalid or reserved identifier '@2'
- 4144 Break or continue has no enclosing loop
- 4145 Expression requires an lvalue
- 4148 GOTO to an unknown label
- 4149 A STEP value of 0 will result in an endless loop (use WHILE if this is desired)
- 4152 Parameter to LOAD must be a string
- 4153 Illegal opcode encountered
- 4154 Exception fault detected. Script terminated.
- 4156 Stack Overflow
- 4157 @2
- 4158 A user-generated C++ exception was caught. Script aborted.
- 4173 Uninitialized value on right hand side of assignment
- 4174 Attempt to use negative array index value
- 4175 Call to non-existent method '@2'
- 4176 Attempted method/property access using unallocated object
- 4177 Reference to non-existent property
- 4178 Attempt to create object of unknown type: @2
- 4179 Skipping WITH block since object is NULL
- 4180 Overwrite of pass-by-value parameter
- 4181 Cannot locate external variable '@2'.
- 4182 @2
- 4183 Returning from a module will override the standard return value of 'run'
- 4184 Unable to iterate in object '@2'
- 4185 Expression requires a numeric value (integer or floating point)
- 4186 Attempted divide by zero
- 4187 Attempted modulo by zero
- 4188 Unknown named argument '@2'
- 4189 Event handler has different argument count than original method
- 4196 Got '@1' when keyword '@2' was expected.
- 4197 Unexpected '@1'.
- 4198 Syntax error - '@1' was unexpected.
- 4199 Token @1 is unknown.
- 4200 @1 is only allowed inside of exception handlers
- 4201 Statement must be used at the Module Level
- 4202 String expected
- 4203 Symbol @1 is already defined
- 4204 ELSE without preceeding IF
- 4205 '|' expected
- 4206 Identifier expected
- 4207 Too many expressions in array initialization
- 4208 END encountered at module scope
- 4209 label expected
- 4246 Redefinition of module name/description
- 4296 Syntax error
- 4297 Got '@2' when '@3' was expected
- 4298 Unexpected '@2'
- 4299 Invalid block
- 4300 Unrecognized block
- 4301 Unknown Token
- 4302 Statement can only be used at module scope
- 4303 String expected
- 4304 Symbol already defined
- 4305 Default parameter must be last
- 4306 Too many defaults
- 4307 ELSE without preceeding IF
- 4308 Missing '('
- 4309 Missing ')'
- 4310 Identifier expected
- 4311 Missing term in expression
- 4312 '|' expected
- 4313 '.' expected
- 4314 Too many expressions in array initialization
- 4315 @2 is only allowed inside of exception handlers
- 4316 Label expected
- 4317 Nested functions are not allowed
- 4318 Nested event-handlers are not allowed
- 4319 'export' allowed only at module scope.
- 4320 '__const' is valid only for variables
- 4322 Got '@2' when an external type was expected
- 4323 Unmatched right brace '}'
- 4324 Iterator variable required
- 4325 Iterator object required
- 4326 Unknown base class
- 4327 Destructor name must match class name
- 4328 Destructors are only allowed at module and class scope
- 4329 Only '=' is allowed here
- 4330 Member selection ('.') not allowed in object declarations
- 4331 Import and export are mutually exclusive
-